[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Time


Purpose   Returns the system time nicely formatted.

Decln.    Time:string;

Returns   String

Remarks   The format of the returned string is hour:min:sec a.m.

          The same format is used in the Clock procedure.

Example

BEGIN
    FWRITELN(TIME);
END;

See Also: Clock Date
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson